home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / DIE-PAGE.ZIP / PA.PPE (.txt) < prev    next >
PCBoard Programming Language Executable  |  1994-07-09  |  583b  |  54 lines

  1. ;------------------------------------------------------------------------------
  2. ;                                                   .ss.
  3. ;                                                   `²²'
  4. ;             .,sS$Ss,,s$  .,sS$$$Ss.  .,sS$Ss,,s$ .ss.  .sSs.
  5. ;           .d$$²^°²$$$$'.d$P²°^^²$P'.d$$²^°²$$$$'.$$$' .$$$²Sb,.
  6. ;           $$$'   .$$$' $$$²Sçsµ²' .$$$'   .$$$'.$$$' .$$$'  `$$b.
  7. ;           $$$b,,d$$$' ,$$$b,....,s$$$$b,,d$$$'.$$$;.,$$$'    ;$$$
  8. ;           `²S$$S²²S$$S²°²S$$$$S²°°²S$$$$$$',$$S²°²S$S'.sS$$$P²'
  9. ;                                    .sS²°$$$²²°"'       d²°'
  10. ;                                  .$$²  .$$'
  11. ;                                  $$$.,d$$'
  12. ;                                  `²S$$S²'
  13. ;------------------------------------------------------------------------------
  14. ; P.P.L.X. 2.OO                          (C)1996 - Lone Runner / AEGiS CoRP'96 
  15. ;------------------------------------------------------------------------------
  16. ; PPE 2.OO (plain) - Analysis ON - Postprocessing ON
  17. ;------------------------------------------------------------------------------
  18.  
  19.  
  20. ;------------------------------------------------------------------------------
  21.  
  22.     FCreate 1, PPEPath() + "ATTEMPTS.", 1, 3
  23.  
  24. ;------------------------------------------------------------------------------
  25. ;
  26. ; Usage report (before postprocessing)
  27. ;
  28. ; ■ Statements used :
  29. ;
  30. ;    1       FCreate 
  31. ;
  32. ;
  33. ; ■ Functions used :
  34. ;
  35. ;    1       +
  36. ;    1       PPEPath()
  37. ;
  38. ;------------------------------------------------------------------------------
  39. ;
  40. ; Analysis flags : No flag
  41. ;
  42. ;------------------------------------------------------------------------------
  43. ;
  44. ; Postprocessing report
  45. ;
  46. ;    0       For/Next
  47. ;    0       While/EndWhile
  48. ;    0       If/Then or If/Then/Else
  49. ;    0       Select Case
  50. ;
  51. ;------------------------------------------------------------------------------
  52. ;                 AEGiS Corp - Break the routines, code against the machines!
  53. ;------------------------------------------------------------------------------
  54.